home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Utilities / ClassAction / Translation / Translators_Needed.readme < prev   
Encoding:
Text File  |  2001-06-21  |  1.3 KB  |  55 lines

  1.  
  2.  
  3. If you want to make a translation for ClassAction you can use
  4. the following procedure :
  5.  
  6.  
  7. 1- find catcomp somewhere.
  8.  
  9.  
  10. 2- use catcomp to create an empty .ct file :
  11.  
  12.         catcomp ClassAction.cd CTFILE ClassAction.ct
  13.  
  14.  
  15. 3- edit the .ct file and translate ALL the strings
  16.  
  17.  
  18. 4- use catcomp to create the catalog :
  19.  
  20.         catcomp ClassAction.cd ClassAction.ct CATALOG ClassAction.catalog
  21.  
  22. 5- put the catalogs (ClassAction and ClassActionPrefs) in
  23.    LOCALE:catalogs/your_language
  24.  
  25.  
  26. If you want to make a full translation , please translate also :
  27.  
  28.         - the guide.
  29.         - the text in the installer script.
  30.         - the default given .prefs file (best way: use ClassActionPrefs, else
  31.           you have to use an editor that can handle binary text, like GoldEd)
  32.  
  33. If you have done a Full translation please please send it to me
  34. a lot of users would be happy to use it.
  35. And a lot of users worlwide will appreciate your contribution.
  36.  
  37. List of files needed for a full translation (with the most important
  38. first):
  39.  
  40.         * ClassAction.ct
  41.         * ClassActionPrefs.ct
  42.         * ClassAction.prefs
  43.         * ClassAction.install
  44.         * ClassAction.guide
  45.  
  46. ( You can also send me .catalog instead of .ct files. )
  47.  
  48.  
  49.  
  50. Thanks in advance for all of you sending me a full translation.
  51.  
  52.  
  53.  
  54.                 Martin.
  55.